github.com/andybalholm/brotli.Writer.options (field)
5 uses
github.com/andybalholm/brotli (current package)
encode.go#L76: options WriterOptions
writer.go#L51: w.options = options
writer.go#L61: w.params.quality = w.options.Quality
writer.go#L62: if w.options.LGWin > 0 {
writer.go#L63: w.params.lgwin = uint(w.options.LGWin)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |